defaultRepositories

Applies a set of recommended repositories required for running the most common tasks provided by the IntelliJ Platform Gradle Plugin:

  • localPlatformArtifacts — required to use plugins bundled with IntelliJ Platform or refer to the local IDE

  • intellijDependencies — required for resolving extra IntelliJ Platform dependencies used for running specific tasks

  • releases and snapshots — IntelliJ Platform releases channels

  • marketplace — JetBrains Marketplace plugins repository

  • binaryReleases — JetBrains IDEs releases required for running the IntelliJ Plugin Verifier